[pull] develop from penpot:develop#1042
Open
pull[bot] wants to merge 5355 commits intoMonogramm:developfrom
Open
[pull] develop from penpot:develop#1042pull[bot] wants to merge 5355 commits intoMonogramm:developfrom
pull[bot] wants to merge 5355 commits intoMonogramm:developfrom
Conversation
57c8838 to
058c20c
Compare
* 🐛 Fix console warning * ♻️ Use DS buttons and remove deprecated CSS * 🐛 Fix copy on update library message * 🐛 Fix id prop on switch component * 🐛 Fix tooltip shown after tab change
…adows 🐛 Fix visible halos in big shadows
* ✨ Add copy and paste for grid layout rows and columns via context menu * 🔧 Use grid-id instead of grid in context menu deps --------- Co-authored-by: bittoby <bittoby@users.noreply.github.com>
…-errors ✨ Use new error types in other parts of the rust codebase
🐛 Fix problem with thumbnails
Update current root package version using set-version script
If the MCP version (as given in mcp/package.json) does not match the Penpot version (as given by penpot.version), display a warning message in the plugin UI. This is important for users running the local MCP server, as it is a common failure mode to combine the MCP server with an incompatible Penpot version.
* 🔧 Create flag * ✨ Add typography type on tokens by input * 🎉 Add typography token row * ♻️ Update sub-components to use new style * 🎉 Add disabled option on radio-buttons* component * 🎉 Add combobox search in a new component * 🎉 Divide components * 🐛 Fix placeholder
Lock file in mcp/ base package should be single source of truth.
The root lock file not being present causes issues, because the sub-project dependencies are managed by it. The lack of inclusion of pnpm-lock.yaml was the root cause of #8829. A dependency was updated incompatibly, breaking the release. Since npm pack has a hard exclusion rule for pnpm-lock.yaml, we include it under a different name and restore it at runtime.
This is a temporary workaround for penpot/penpot-mcp#27. It adds a wait time before exports via the export_shape tool to account for asynchronous updates in Penpot, increasing the likelihood of exporting the fully updated state.
…sets 🐛 Allow read/decode token-sets with bad names
The pnpx tries to fetch esbuild instead of using the already installed version.
) The options stored in options-ref is a delay (lazy value). In on-token-key-down, it was passed raw to next-focus-index without being dereferenced first, causing count to be called on a JS object that does not implement ICounted. Fix: dereference the delay in on-token-key-down (matching the existing pattern in on-key-down), and make next-focus-index itself also handle delays defensively. Add unit tests covering the delay case.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )